PrimarySessionIdentifier

data class PrimarySessionIdentifier(val identifier: <Error class: unknown class>) : MediaSource.URL.Option

An Option that specifies a UUID to set as the session identifier for HTTP requests that the asset makes.

Constructors

Link copied to clipboard
constructor(identifier: <Error class: unknown class>)

Properties

Link copied to clipboard
val identifier: <Error class: unknown class>

the NSUUID to set as the session identifier for HTTP requests that the asset makes.